body {
  font-size: 16px;
  color: #333; }
  body a {
    color: #333; }
  body a:hover {
    color: #1c54a2; }
  @media screen and (max-width: 700px) {
    body {
      font-size: 14px; } }

.w1200 {
  width: 1200px;
  margin: 0 auto; }

.wap {
  display: none; }

@media screen and (max-width: 700px) {
  .wap {
    display: block; }

  .pc {
    display: none; }

  .common-logo {
    padding-bottom: 0 !important; }
    .common-logo .wap {
      position: relative; }
      .common-logo .wap .home {
        position: absolute;
        width: 0.5rem;
        top: 0.3rem;
        right: 0.2rem; }
        .common-logo .wap .home img {
          width: 100%; }
    .common-logo .w1200 {
      display: none; } }
menu {
  background: #1c54a2;
  color: #4481c9;
  padding: 16px 0; }
  menu .w1200 {
    color: #4481c9; }
  menu a {
    padding: 0 70px;
    color: white; }
    menu a:hover {
      color: white; }
  @media screen and (max-width: 700px) {
    menu {
      padding: 5px 0; }
      menu a {
        display: inline-block;
        text-align: center;
        padding: 5px 0;
        width: 22vw; } }

.iframe {
  border-bottom: 1px solid #e5e5e5;
  padding: 5px 0; }
  @media screen and (max-width: 700px) {
    .iframe {
      display: none; } }

.part {
  margin-top: 30px; }
  .part .part-title {
    position: relative;
    height: 50px;
    line-height: 50px;
    font-size: 26px;
    border-bottom: 2px solid #ebebeb;
    margin-bottom: 25px;
    font-weight: bold; }
    .part .part-title span {
      display: inline-block;
      position: relative; }
      .part .part-title span::after {
        position: absolute;
        content: '';
        left: 0;
        bottom: -2px;
        width: 100%;
        height: 4px;
        background: url("../images2020/title.png") no-repeat;
        background-size: 100% 100%; }
    .part .part-title img {
      position: absolute;
      right: 0;
      top: 50%;
      margin-top: -7px; }
  .part .part-left {
    float: left;
    width: 884px; }
  .part .part-right {
    float: right;
    width: 276px; }
  .part2 .right.rt{
	width: 276px;
    font-size: 16px;
    line-height: 36px; }
  @media screen and (max-width: 700px) {
    .part {
      width: 7rem !important;
      margin: 0 auto; }
      .part .part-title {
        font-size: 17px;
        height: 40px;
        line-height: 40px;
        margin-bottom: 10px; }
      .part .part-left {
        float: none;
        width: 100%; }
      .part .part-right {
        float: none;
        width: 100%; }
	  .part2 .right.rt {
        float: none;
        width: 100%; }

}

@media screen and (max-width: 700px) {
  .part1 {
    width: 100%;
    overflow: hidden;
    margin-top: 0.2rem; } }
.part1 .lf {
  width: 660px; }
  .part1 .lf .swiper-container {
    position: relative;
    width: 100%;
    height: 379px; }
.part1 .lf .swiper-container img{ width:100%;height: 100%;}

    .part1 .lf .swiper-container .pagination {
      position: absolute;
      right: 5px;
      bottom: 10px;
      z-index: 5; }
      .part1 .lf .swiper-container .pagination .swiper-pagination-switch {
        display: inline-block;
        width: 16px;
        height: 16px;
        border-radius: 16px;
        margin: 0 5px;
        background: white;
        cursor: pointer; }
      .part1 .lf .swiper-container .pagination .swiper-active-switch {
        background: #1c54a2; }
    .part1 .lf .swiper-container .swiper-slide {
      position: relative; }
      .part1 .lf .swiper-container .swiper-slide .title {
        position: absolute;
        bottom: 0;
        height: 40px;
        left: 0;
        width: 100%;
        text-indent: 10px;
        filter: progid:DXImageTransform.Microsoft.gradient(enabled='ture', startColorstr=#88000000, endColorstr=#88000000);
        background: rgba(0, 0, 0, 0.7);
        color: white;
        text-align: left;
        line-height: 40px; }
  @media screen and (max-width: 700px) {
    .part1 .lf {
      float: none;
      width: 7rem;
      margin: 0 auto; }
      .part1 .lf .swiper-container {
        height: 4.0196969697rem; } }
.part1 .rt {
  width: 496px; }
  .part1 .rt .news {
    border-bottom: 1px dotted #cccccc;
    padding-bottom: 15px;
    margin-bottom: 15px; }
    .part1 .rt .news .title {
      color: #474747;
      font-size: 26px;
      margin-bottom: 10px;
      font-weight: bold; }
    .part1 .rt .news .des {
      font-size: 15px;
      color: #868686;
      line-height: 27px;
      height: 54px;
      overflow: hidden; }
      .part1 .rt .news .des span {
        color: #b20000; }
  .part1 .rt ul li {
    font-size: 22px;
    height: 22px;
    margin-bottom: 20px; }
  @media screen and (max-width: 700px) {
    .part1 .rt {
      float: none;
      width: 7rem;
      margin: 0 auto; }
      .part1 .rt .news {
        padding-bottom: 10px;
        margin-bottom: 10px; }
        .part1 .rt .news .title {
          font-size: 16px;
          margin: 10px 0; }
      .part1 .rt ul li {
        font-size: 15px;
        height: auto;
        margin-bottom: 10px; } }

.part2 .img {
  position: relative;
  width: 400px;
  height: 216px; }
  .part2 .img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover; }
  .part2 .img .title {
    position: absolute;
    bottom: 0;
    height: 40px;
    left: 0;
    width: 100%;
    text-indent: 10px;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='ture', startColorstr=#88000000, endColorstr=#88000000);
    background: rgba(0, 0, 0, 0.7);
    color: white;
    text-align: left;
    line-height: 40px; }
  @media screen and (max-width: 700px) {
    .part2 .img {
      width: 100%;
      height: 3.78rem; } }
.part2 .news {
  width: 434px; }
  .part2 .news ul {
    margin-top: 5px; }
    .part2 .news ul li {
      font-size: 20px;
      height: 20px;
      line-height: 20px;
      margin-bottom: 25px; }
      .part2 .news ul li.bold {
        font-weight: bold; }
  @media screen and (max-width: 700px) {
    .part2 .news {
      width: 100%; }
      .part2 .news ul li {
        font-size: 15px;
        margin: 10px 0; } }
.part2 .financing {
  font-size: 12px; }
  .part2 .financing .title {
    position: relative;
    height: 50px;
    line-height: 50px;
    font-size: 26px;
    font-weight: bold; }
    .part2 .financing .title img {
      position: absolute;
      right: 0;
      top: 50%;
      margin-top: -7px; }
  .part2 .financing .table-title {
    background: #1c54a2;
    height: 45px;
    line-height: 45px;
    color: white; }
    .part2 .financing .table-title span {
      display: inline-block;
      width: 25%; }
      .part2 .financing .table-title span:first-child {
        width: 50%;
        text-indent: 5px; }
      .part2 .financing .table-title span:last-child {
        text-align: center; }
  .part2 .financing ul {
    border-left: 1px solid #ebebeb;
    border-right: 1px solid #ebebeb; }
    .part2 .financing ul li {
      width: 100%;
      height: 37px;
      line-height: 37px;
      border-bottom: 1px solid #ebebeb; }
      .part2 .financing ul li a {
        display: inline-block;
        width: 50%;
        text-indent: 5px;
        color: #b20000; }
      .part2 .financing ul li span {
        display: inline-block;
        width: 25%; }
        .part2 .financing ul li span:last-child {
          text-align: center; }
.part2 .rank {
  font-size: 12px; }
  .part2 .rank .title {
    position: relative;
    height: 50px;
    line-height: 50px;
    font-size: 26px;
    border-bottom: 2px solid #1c54a2;
    font-weight: bold; }
    .part2 .rank .title img {
      position: absolute;
      right: 0;
      top: 50%;
      margin-top: -7px; }
  .part2 .rank ul {
    padding-left: 28px;
    margin-top: 10px;
    background: url(../images2020/num.jpg) left 3px no-repeat;
    background-position-y: 5px;
    height: 170px;
    overflow: hidden; }
    .part2 .rank ul li {
      line-height: 33px;
      color: #111; }
.part2 .bank .clear {
  padding: 16px 0;
  margin-bottom: 8px;
  background: #f8f8f8; }
.part2 .bank .logo {
  position: relative;
  width: 78px;
  height: 58px;
  margin-left: 9px; }
  .part2 .bank .logo img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover; }
.part2 .bank .rt {
  width: 180px; }
  .part2 .bank .rt ul li {
    line-height: 19px;
    font-size: 12px; }



.part3 .lf, .part3 .right {
  width: 400px; }
  .part3 .lf .news .lf, .part3 .right .news .lf {
    position: relative;
    width: 172px;
    height: 116px; }
    .part3 .lf .news .lf img, .part3 .right .news .lf img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      object-fit: cover; }
  .part3 .lf .news .rt, .part3 .right .news .rt {
    width: 209px;
    font-weight: bold;
    font-size: 20px;
    line-height: 37px; }
.part3 .left2 .news .rt{ width: 239px;}

  .part3 .lf ul, .part3 .right ul {
    margin-top: 8px; }
    .part3 .lf ul li, .part3 .right ul li {
      font-size: 18px;
      line-height: 40px; }
      .part3 .lf ul li.bold, .part3 .right ul li.bold {
        font-weight: bold; }
      .part3 .lf ul li span, .part3 .right ul li span {
        color: #a9d4f8;
        margin-right: 15px; }
  @media screen and (max-width: 700px) {
    .part3 .lf, .part3 .right {
      width: 100%; }
      .part3 .lf .news .lf, .part3 .right .news .lf {
        width: 3rem;
        height: 2.023255814rem; }
      .part3 .lf .news .rt, .part3 .right .news .rt {
        width: 3.5rem;
        font-size: 16px;
        line-height: 25px; }
      .part3 .lf ul li, .part3 .right ul li {
        font-size: 15px;
        line-height: 30px; }
        .part3 .lf ul li span, .part3 .right ul li span {
          margin-right: 5px; } }
.part3 .left2 {
  margin-left: 50px;
width:430px;}
.part3 .left2
  @media screen and (max-width: 700px) {
    .part3 .left2 {
      margin-left: 0; } }
.part3 .right {
  width: 276px; }
  .part3 .right .part-title {
    margin-bottom: 10px; }
  .part3 .right .img {
    position: relative;
    height: 142px; }
    .part3 .right .img img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      object-fit: cover; }
    .part3 .right .img .title {
      position: absolute;
      bottom: 0;
      height: 40px;
      left: 0;
      width: 100%;
      text-indent: 10px;
      filter: progid:DXImageTransform.Microsoft.gradient(enabled='ture', startColorstr=#88000000, endColorstr=#88000000);
      background: rgba(0, 0, 0, 0.7);
      color: white;
      text-align: left;
      line-height: 40px; }
  .part3 .right ul li {
    font-size: 16px;
    line-height: 36px; }
  @media screen and (max-width: 700px) {
    .part3 .right {
      width: 100%; }
      .part3 .right .img {
        height: 3.6014492754rem; }
      .part3 .right ul li {
        font-size: 15px;
        line-height: 30px; } }

.part4 .title {
  position: relative;
  height: 50px;
  line-height: 50px;
  font-size: 26px;
  border-bottom: 4px solid #1c54a2;
  margin-bottom: 13px;
  font-weight: bold; }
.part4 ul li {
  float: left;
  position: relative;
  width: 160px;
  height: 25px;
  border: 1px #e2e2e2 solid;
  margin-right: 10px;
  margin-bottom: 12px; }
  .part4 ul li:nth-child(7n+7) {
    margin-right: 0; }
  .part4 ul li img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: contain; }

footer {
  background: #1c54a2;
  color: white;
  text-align: center;
  line-height: 20px;
  margin-top: 40px;
  font-size: 12px;
  padding: 20px 0; }

#article, #list {
  padding-bottom: 105px; }
  @media screen and (max-width: 700px) {
    #article, #list {
      width: 7rem;
      margin: 0 auto;
      padding-bottom: 20px; } }
  #article .router, #list .router {
    font-size: 16px;
    line-height: 34px;
    padding: 5px 0;
    background: #f7f7f7;
    text-indent: 10px;
    margin: 10px 0; }
  #article .lf, #list .lf {
    width: 849px;
    border: 1px solid #e2e2e2; }
    #article .lf .title, #list .lf .title {
      padding-top: 60px;
      font-size: 30px;
      font-weight: bold;
      text-align: center;
      margin:0 auto 30px auto;
      width:88%;}
    #article .lf .time, #list .lf .time {
      text-align: center;
      margin-bottom: 10px;
      color: #777777;
      font-size: 14px; }
      #article .lf .time span:first-child, #list .lf .time span:first-child {
        margin-right: 20px; }
    #article .lf .article, #list .lf .article {
      width: 88%;
      margin: 0 auto;
      text-align: justify;
      padding-top: 20px;
      border-top: 1px solid #eee;
      line-height: 37px;
      font-size: 17px; }
      #article .lf .article p, #list .lf .article p {
        margin-bottom: 30px; }
      #article .lf .article img, #list .lf .article img {
        max-width: 100%;
        height: auto !important;
        margin: 0 auto 30px auto; }
      #article .lf .article video, #list .lf .article video {
        width: 100%; }
    @media screen and (max-width: 700px) {
      #article .lf, #list .lf {
        width: 100%;
		  border:none;
        padding-top: 10px !important; }
        #article .lf .title, #list .lf .title {
          font-size: 20px;
          margin-bottom: 10px;
          padding-top: 10px; }
        #article .lf .time, #list .lf .time {
          margin-bottom: 10px; }
        #article .lf .article, #list .lf .article {
          width: 100%;
          font-size: 15px;
          line-height: 30px; }
          #article .lf .article p, #list .lf .article p {
            margin-bottom: 10px; }
          #article .lf .article img, #list .lf .article img {
            margin: 0 auto 10px auto; } }
  #article .rt, #list .rt {
    width: 311px; }
    #article .rt .sider-title, #list .rt .sider-title {
      font-size: 20px;
      line-height: 40px;
      border-bottom: 2px solid #1c54a2;
      margin-bottom: 15px; }
    #article .rt .hot .top .img, #list .rt .hot .top .img {
      position: relative;
      height: 185px; }
      #article .rt .hot .top .img img, #list .rt .hot .top .img img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        object-fit: contain; }
    #article .rt .hot .top .title, #list .rt .hot .top .title {
      font-weight: bold;
      padding: 11px 0;
      line-height: 25px; }
      #article .rt .hot .top .title a, #list .rt .hot .top .title a {
        color: #555555; }
    #article .rt .hot ul, #list .rt .hot ul {
      border-top: 1px dashed #cccccc; }
      #article .rt .hot ul li, #list .rt .hot ul li {
        padding: 17px 0;
        border-bottom: 1px dashed #cccccc; }
        #article .rt .hot ul li span, #list .rt .hot ul li span {
          margin-right: 7px; }
        #article .rt .hot ul li a, #list .rt .hot ul li a {
          color: #555555; }
    #article .rt .rank, #list .rt .rank {
      margin-top: 35px; }
      #article .rt .rank ul, #list .rt .rank ul {
        padding-left: 30px;
        margin-top: 10px;
        background: url(../images2020/num2.jpg.png) left 3px no-repeat;
        background-position-y: 14px;
        overflow: hidden; }
        #article .rt .rank ul li, #list .rt .rank ul li {
          line-height: 42px; }
          #article .rt .rank ul li a, #list .rt .rank ul li a {
            color: #555555; }

#list .lf {
  padding-top: 30px; }
  #list .lf ul li {
    padding: 10px; padding-left:20px; }
    #list .lf ul li span {
      font-size:14px; color:#888; padding:0 10px;
}
@media screen and (max-width: 700px) {
	#list .lf ul li{border-bottom:#C8C8C8 1px dotted;}
		#list .lf ul li span{display: block; padding: 0;}
	    #list .lf ul li a span{display: none;}
}
#list .pagination {
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
  font-size: 16px; }
  #list .pagination input {
    border: 1px solid #ccc;
    padding: 0 5px; }
  #list .pagination select {
    border: 1px solid #ccc; }

/*# sourceMappingURL=style.css.map */
